課程影片與練習

課程簡介
第1週:網路架構與七層參考模式簡介
第3週:IEEE 802.11 無線區域網路 (Wireless LAN)
第4週:IEEE 802.1D 交換機的擴張樹演算法 (Spanning Tree Algorithm)
第5週:IEEE 802.1Q 虛擬區域網路 (Virtual LAN)
第6週:區域網路可靠傳輸技術 -- 滑動視窗技術
第7週:路由器運作原理以及網路互連技術
第8週:TCP 與網路阻塞偵測與控制技術
2.26. The “exponential backoff algorithm” used by CSMA/CD protocol works as each time a network adaptor tries to transmit but fails, it “doubles” the amount of time it waits before trying again. Assume the collision window or slot time of the network is “T”
(a)For the first collision, the waiting time for the node to randomly select is among [__(1)__, __(2)__ ] T times 
(b)For the second collision, the waiting time for the node to randomly select is among [__(3)__, __(4)__] T times 
(c)For the third collision, the waiting time for the node to randomly select is among [__(5)__, __(6)__] T times
用於CSMA/CD協議中的指數後退演算法運作方式為,每當網路介面卡傳送失敗時,再次嘗試傳送之前的延遲時間上限會加倍。假設衝撞視窗(或訊槽時間)為T.
(a)針對第一次碰撞,節點等待的時間隨機變數的範圍是在 [__(1)__, __(2)__ ] T  (每個空格請輸入一整數)
(b)針對第二次碰撞,節點等待的時間隨機變數的範圍是在 [__(3)__, __(4)__ ] T (每個空格請輸入一整數) 
(c)針對第三次碰撞,節點等待的時間隨機變數的範圍是在 [__(5)__, __(6)__ ] T (每個空格請輸入一整數) 

 

(1)
(2)
(3)
(4)
(5)
(6)

資料處理中...
檔案上傳中...